﻿@charset "UTF-8";


/*========== フッタリンクエリア ==========*/
.containerFooter a {
	text-decoration: none;
}


/* 店舗検索 */
@media screen and (min-width: 641px) {
    .shopLink {
        position: relative;
        display: table;
        width: 100%;
        height: 240px;
        overflow: hidden;
        box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
        -webkit-box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
        -moz-box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
        border-bottom: 1px solid #e6e6e6\9;/*IE8用*/
    }
    .shopLink a {
        position: relative;
        display: table-cell;
        padding-top: 20px;
        width: 50%;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        box-shadow:rgba(46, 46, 46, 0.0784314) 0px -8px 16px -8px;
        -webkit-box-shadow:rgba(46, 46, 46, 0.0784314) 0px -8px 16px -8px;
        -moz-box-shadow:rgba(46, 46, 46, 0.0784314) 0px -8px 16px -8px;
        background: url(/products/k-tai_d_common_v3/images/bg_shoplink_wh.png) center top no-repeat;
		text-decoration: none;
    }
    .shopLink a:hover {
        color: #fff;
        background: url(/products/k-tai_d_common_v3/images/bg_shoplink_gr.png) center top no-repeat;
    }
    .shopLink a p {
        margin: 0 auto;
        text-align: left;
        line-height: 1.7;
    }
    .shopLink a p:after {
        content: url(/products/k-tai_d_common_v3/images/icon_arrowsquare_gr.png);
        position: absolute;
        right: 0;
        bottom: -7px;
    }
    .shopLink a .shop p {
        width: 9em;
        padding-left: 70px;
        background: url(/products/k-tai_d_common_v3/images/icon_shop_gr.png) left center no-repeat;
    }
    .shopLink a:hover .shop p {
        background-image: url(/products/k-tai_d_common_v3/images/icon_shop_wh.png);
    }
    .shopLink a .online p {
        width: 18.5em;
        padding-left: 70px;
        background: url(/products/k-tai_d_common_v3/images/icon_cart_gr.png) left center no-repeat;
    }
    .shopLink a:hover .online p {
        background-image: url(/products/k-tai_d_common_v3/images/icon_cart_wh.png);
    }
    .shopLink a p span {
        display: block;
        font-size: 1.25rem;
        font-weight: 600;
    }
    .shopLink a .shop:after {
        content: "";
        position: absolute;
        right: 0;
        top: 20px;
        width: 1px;
        height: 240px;
        background: #e7e7e7;
    }
}
@media screen and (max-width: 640px) {
    .shopLink {
        display: table;
        margin-top: 20px;
        width: 100%;
        height: 180px;
        box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
        -webkit-box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
        -moz-box-shadow:rgba(0, 0, 0, 0.117647) 0px 14px 16px -6px;
    }
    .shopLink a {
        position: relative;
        display: table-cell;
        padding-top: 25px;
        width: 50%;
        text-align: center;
        vertical-align: middle;
        background: url(/products/k-tai_d_common_v3/images/bg_shoplink_wh.png) center top no-repeat;
        background-size: cover;
		text-decoration: none;
    }
    .shopLink a p {
        margin: 0 auto;
        line-height: 1.6;
        padding-top: 70px;
        font-size: 0.65rem;
        text-align: center;
    }
    .shopLink a .shop p {
        background: url(/products/k-tai_d_common_v3/images/icon_shop_gr.png) center top no-repeat;
    }
    .shopLink a .online p {
        background: url(/products/k-tai_d_common_v3/images/icon_cart_gr.png) center top no-repeat;
    }
    .shopLink a p span {
        display: block;
        font-size: 0.9rem;
        font-weight: 400;
    }
    .shopLink a .shop p:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 1px;
        height: 170px;
        background: #e7e7e7;
    }
}




/* サポート情報 */
.supportLink {
/*    margin-top: -20px;*/
    display: table;
    width: 100%;
}
.supportLink a {
    position: relative;
    display: table-cell;
    padding: 3.5em 0;
    width: 50%;
    text-align: center;
    vertical-align: middle;
/*    background: #fff;*/
    color: #616161;
}
.supportLink a p {
    margin: 0 auto;
    line-height: 1.6;
    padding-top: 55px;
    font-size: 0.65rem;
    text-align: center;
}
.supportLink a .support p {
    background: url(/products/k-tai_d_common_v3/images/icon_support.png) center top no-repeat;
    background-size: 4.5em;
}
.supportLink a .faq p {
    background: url(/products/k-tai_d_common_v3/images/icon_faq.png) center top no-repeat;
    background-size: 4.5em;
}
.supportLink a p span {
    display: block;
    font-size: 1.1rem;
    font-weight: 400;
}
.supportLink:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 25%;
    width: 1px;
    height: 50%;
    background: #e7e7e7;
}
@media screen and (max-width: 640px) {
    .supportLink a {
        padding: 1.5em 0;
    }
    .supportLink a p span {
        font-size: 0.9rem;
    }
}




/* ピックアップバナー */
.pickup {
    position: relative;
    padding: 40px 0;
    background-color: #f8f8f8;
}
@media screen and (min-width: 641px) {
    #slider_bnr {
        position: relative;
        margin: 0 auto;
    }
    .pickup>div {
        position: relative;
        margin: 0 auto;
        width: 866px;
        height: 108px;
    }
    #slider_bnr_nav {
        margin: 0 auto;
        width: 100%;
    }
    .pickup .slides a {
        display: inline-block;
        margin-right: 10px !important;
    }
    .pickup .slides a:nth-child(even) {
        margin-right: 0 !important;
    }
    .pickup .flex-control-nav {
        display: none;
    }
}
/*IE8対応*/
html>/**/body .pickup>div {
  width /*\**/: 896px \9;
  height /*\**/: auto \9;
}

@media screen and (max-width: 640px) {
    .container .pickup img {
        width: 84%;
        margin: 10px auto;
    }
    .pickup .flex-control-nav {
        bottom: 2em;
    }
    .flex-control-paging li a {
        background: #d6d6d6;
    }
}



/* リンク集*/
@media screen and (min-width: 641px) {

    .footer_link {
        padding: 4em 0 4.5em;
    }
    .footer_link ul {
        display: inline-block;
        max-width: 864px;
        text-align: left;
    }
    .footer_link li {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
    }
    .footer_link li._no_bottom_border {
        border-bottom: none;
    }
    .footer_link li:after {
        content: "";
        position: absolute;
        right: 0;
        top: 10%;
        width: 1px;
        height: 80%;
        background: #e6e6e6;
    }
    .footer_link li._no_right_border:after {
        background: #fff;
    }
    .footer_link a {
        display: inline-block;
        height: 82px;
        overflow: hidden;
    }
    .footer_link a.size1 {
        width: 432px;
    }
    .footer_link a.size2 {
        width: 216px;
    }
}
@media screen and (max-width: 640px) {
    .footer_link {
        padding: 1em 0 2em;
    }
    .footer_link li {
        position: relative;
        margin: 0 auto;
        padding: 5%;
        width: 90%;
        border-top: 1px solid #e6e6e6;
    }
    .footer_link li:first-child {
        border-top: none;
    }
    .footer_link a {
        display: block;
        width: 98%;
        margin: 0 auto;
        text-align: left;
        background: url(/k-tai/common_v3/images/icon_arrow_bk_2x.png) right center no-repeat;
        background-size: 0.5em;
    }
}




/* SNS */
@media screen and (min-width: 641px) {
    .snsLink {
		position: relative;
        display: table;
		padding: 30px 0;
		background-color: #f8f8f8;
        width: 100%;
    }
    .snsLink a {
        position: relative;
        display: table-cell;
        width: 50%;
        text-align: center;
        vertical-align: middle;
    }
    .snsLink a p {
        margin: 0 auto;
        min-height: 50px;
        text-align: left;
        line-height: 1.6;
        font-size: 0.65rem;
        color: #616161;
    }
    .snsLink a .tw p {
        width: 12em;
        padding-left: 70px;
        background: url(/products/k-tai_d_common_v3/images/icon_tw.png) left center no-repeat;
    }
    .snsLink a .fb p {
        width: 20em;
        padding-left: 70px;
        background: url(/products/k-tai_d_common_v3/images/icon_fb.png) left center no-repeat;
    }
    .snsLink a p span {
        display: block;
        font-size: 1.1rem;
        font-weight: 600;
    }
    .snsLink:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 25%;
        width: 1px;
        height: 50%;
        background: #e7e7e7;
    }
}
@media screen and (max-width: 640px) {
    .snsLink {
        position: relative;
        display: table;
		padding: 30px 0;
		background-color: #f8f8f8;
        width: 100%;
    }
    .snsLink a {
        position: relative;
        display: table-cell;
        padding: 0;
        width: 50%;
        text-align: center;
        vertical-align: middle;
    /*    background: #fff;*/
        color: #616161;
    }
    .snsLink a p {
        margin: 0 auto;
        line-height: 1.6;
        padding-top: 60px;
        font-size: 0.65rem;
        text-align: center;
    }
    .snsLink a .tw p {
        background: url(/products/k-tai_d_common_v3/images/icon_tw.png) center top no-repeat;
    }
    .snsLink a .fb p {
        background: url(/products/k-tai_d_common_v3/images/icon_fb.png) center top no-repeat;
    }
    .snsLink a p span {
        display: block;
        font-size: 0.9rem;
        font-weight: 600;
    }
    .snsLink:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 25%;
        width: 1px;
        height: 50%;
        background: #e7e7e7;
    }
}




/* ページトップへ戻るボタン */
.nv_pagetop {
    display:none;
    position: relative;
    width: 100%;
    height: 70px;
    margin: 0 auto;
}
.nv_pagetop a {
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 9999;

    display: block;
    background-color: rgba(255,255,255,0.15);
    background-image: url(/products/k-tai_d_common_v3/images/btn_pagetop.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
}
.container .nv_pagetop p {

	display:block;
	position:absolute;
	right:110px;
	text-align:right;
	font-size: 0.66rem;
	font-weight: 300;
	line-height: 30px;
	bottom:20px;
}
.imagecaption{
	display:none;
}
@media screen and (max-width: 640px) {
    .nv_pagetop a {
        bottom: 20px;
        right: 0;
		background-size: 14px;
    }
	.container .nv_pagetop p {
		right:0;
		bottom:0;
		line-height: 20px;
		width:100%;
		background-color:#FFF;
	}
}
